Skip to content

fix(tests): stop leaving artifacts in the working tree - #1907

Merged
firecow merged 1 commit into
masterfrom
fix/keep-worktree-clean
Jul 31, 2026
Merged

fix(tests): stop leaving artifacts in the working tree#1907
firecow merged 1 commit into
masterfrom
fix/keep-worktree-clean

Conversation

@firecow

@firecow firecow commented Jul 31, 2026

Copy link
Copy Markdown
Owner

The parallel-matrix test exports tag-*.txt back into its own directory and never removed them, so running the suite left the tree dirty and a release could be cut from it.


Summary by cubic

Keep the working tree clean by removing tag-*.txt artifacts created by the parallel-matrix test after it runs. Also ignore /.bun/ in .gitignore.

Written for commit 7f2b946. Summary will update on new commits.

Review in cubic

The parallel-matrix test exports tag-*.txt back into its own directory and
never removed them, so a run left the tree dirty. Also ignore /.bun/.
@firecow firecow self-assigned this Jul 31, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@sonarqubecloud

Copy link
Copy Markdown

@firecow
firecow merged commit bd3c7e2 into master Jul 31, 2026
16 checks passed
@firecow
firecow deleted the fix/keep-worktree-clean branch July 31, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant